.footer {
  background: #0846A7;
  margin-top: 20px;
  padding-bottom: 44px;
}

.footer .footer-nav {
  width: 1100px;
  margin: 0 auto;
}

.footer .footer-nav .left {
  float: left;
  margin-top: 46px;
  margin-left: 3%;
  width: 10%;
  height: 70px;
  line-height: 67px;
  text-align: center;
}

.footer .footer-nav .left img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.footer .footer-nav .con {
  width: 82%;
  float: left;
  margin-top: 36px;
  margin-left: 39px;
}

.footer .footer-nav .con .f-nav a {
  float: left;
  line-height: 20px;
  margin-right: 8%;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.footer .footer-nav .con .f-nav a:hover {
  color: #000;
}

.footer .footer-nav .con .bo-l {
  margin-top: 20px;
}

.footer .footer-nav .con .bo-l .bol {
  float: left;
  width: 66%;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.footer .footer-nav .con .bo-l .bol p {
  line-height: 20px;
}

.footer .footer-nav .con .bo-l .bor {
  float: right;
  margin-right: 84px;
  height: 40px;
  text-align: left;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.footer .footer-nav .con .bo-l .bor p {
  line-height: 20px;
}